home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Burning & Media
/
GB-PVR 1.2.13
/
GBPVR10213.msi
/
Cabs.w1.cab
/
SwitchToRecordingPopup.xml288
< prev
next >
Wrap
Text File
|
2007-12-23
|
1KB
|
30 lines
<settings>
<!-- text style -->
<TextStyles>
<TextStyle name="InfoStyle" color="White" size="14"/>
</TextStyles>
<!-- placements -->
<Placements>
<Placement name="PopupBackground" loc="12.5,22" size="75,55"/>
<Placement name="FirstOption" loc="50.0,44" offset="7.0"/>
</Placements>
<!-- Composite Images -->
<CompositeImages>
<CompositeImage name="OptionNormal" size="70,7">
<DrawText text="@optionName" loc="5,0" size="90,100" textStyle="InfoStyle" align="Left" valign="Center"/>
</CompositeImage>
<CompositeImage name="OptionSelected" size="70,7">
<DrawCommonImage name="GeneralSelection"/>
<DrawText text="@optionName" loc="5,0" size="90,100" textStyle="InfoStyle" align="Left" valign="Center"/>
</CompositeImage>
<CompositeImage name="PopupBackground" size="75,55">
<DrawRoundedRect loc="2,2" size="96,96" fillColor="PopupBackground" borderColor="PopupBorder" radius="@PopupCornerRadius" borderWidth="@PopupBorderWidth"/>
<DrawText text="No tuners are available to watch the requested channel. You can choose to watch one of the currently recording programmes." loc="5,5" size="90,40" textStyle="InfoStyle" align="Center" />
</CompositeImage>
</CompositeImages>
</settings>